Skip to content

Conversation

@1-1sam
Copy link
Contributor

@1-1sam 1-1sam commented Sep 17, 2025

In response to the discussion under #23701.

This PR restructures the TODO tests for GH 21827 so that the test that passes is not marked as TODO while the failing tests still are. warnings_like() had to be swapped out for capture_warnings() with manual testing so that we could have granular control over the tests, as we did not have such granular control with the three tests that were originally generated by warnings_like().


  • This set of changes does not require a perldelta entry.

This commit restructures the TODO tests for GH 21827 so that the test
that passes is not marked as TODO while the failing tests still are.
warnings_like() had to be swapped out for capture_warnings() with
manual testing so that we could have granular control over the
tests, as we did not have such granular control with the three tests
that were originally generated by warnings_like().
@khwilliamson khwilliamson merged commit 741ab8d into Perl:blead Sep 17, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants